home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Makedir < prev    next >
Text File  |  1998-02-16  |  472b  |  21 lines

  1.                          --AMIGADOS GUIDE V2.5--
  2.                                  MAKEDIR
  3.  
  4.  
  5.    USE:
  6.    The Makedir command creates a new directory in any specified device,
  7.    directory or sub-directory.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>MAKEDIR Pictures (creates new directory call Pictures)
  17.    1>MAKEDIR DF0: Pictures (create new dir on DF0)
  18.  
  19.    NOTES:
  20.    Makedir does not create an .Info file which is associated with Workbench.
  21.